CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算术 表达式

搜索资源列表

  1. the_start_of_matlab

    0下载:
  2. matlab的启动与退出,中间变量,算术表达式和函数的调用,矩阵的运算等等。-matlab startup and exit, intermediate variables, arithmetic expressions and function calls, matrix operations, etc..
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1027926
    • 提供者:饭佩熙
  1. ConvertToPostfix

    0下载:
  2. 用Java语言写的,使用堆栈,将中缀算术表达式转换成后缀表达式。-Written using Java language, using the stack, the infix arithmetic expressions into postfix expressions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1112
    • 提供者:hatec
  1. calculator

    0下载:
  2. 带括号的算术表达式求值 数据结构试验设计-Bracketed arithmetic expression evaluation .zip
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:163423
    • 提供者:姚遥
  1. yufafenxiqi

    0下载:
  2. a)组织算术表达式的输入; b)若输入的符号串是一个算术表达式语句,则输出分析过程,否则输出一个错误信息; -A) organization arithmetic expression of input, B) if the input string is an arithmetic expression statement, output analysis process, otherwise an error output information,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:2285
    • 提供者:yuan
  1. forecastanalysis

    0下载:
  2. 实验内容:根据课堂讲授的形式化算法,编制程序实现一个预测分析器,能对常见的算术表达式语句进行分析 实验要求: a)组织算术表达式的输入; b)若输入的符号串是一个算术表达式语句,则输出分析过程,否则输出一个错误-Experiment: algorithm according to the formal classroom teaching, the preparation process to achieve a prediction analyzer, capable of com
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1614
    • 提供者:马月
  1. byyl

    0下载:
  2. 编译原理课程设计报告。 算术表达式的LR翻译器 实现了LR树自底向上分析方法。 其中包括分析树和分析表的建立-Compile the report Principles of curriculum design. Arithmetic expressions to achieve the LR LR translator tree bottom-up analysis. Including analysis of the establishment of tree and analy
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1240484
    • 提供者:熏熏
  1. 1

    0下载:
  2. 算术表达式求值 数据结构实验上机作业 包含源代码及实验报告-Arithmetic expression evaluation experiments on the machine operating data structure that contains the source code and test report
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:268585
    • 提供者:王心
  1. 93317432SiZE

    0下载:
  2. 课程设计 算术表达式 四则运算 课件 代码-Arithmetic code, but of the time courseware intended ah
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:271843
    • 提供者:chenzhuang
  1. sasdasdas

    0下载:
  2. 课程设计 算术表达式 四则运算 课件 代码-Arithmetic code, but of the time courseware intended ah
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:530
    • 提供者:chenzhuang
  1. parse

    0下载:
  2. 语法分析器,可以分析出算术表达式格式是否正确-parese
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:73229
    • 提供者:Lianghui Tu
  1. 3

    0下载:
  2. 假设一个算术表达式中可以包含三种括号:圆括号,方括号和花括号,且这三种括号可按照 任意的次序嵌套使用,编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已 存入数据元素部位字符的顺序表中)-Suppose an arithmetic expression can include three kinds of brackets: parentheses, square brackets and curly braces, and the three brackets can b
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1189
    • 提供者:吴立国
  1. compiler_infi_into_suffixform

    0下载:
  2. 编译原理课程实验:将简单中缀算术表达式变换成:(1)后缀形式;(2)生成书上描述的抽象堆栈机的代码;(3)对常量算术表达式,输出结果 -Compiler theory course experiment: a simple infix arithmetic expressions transform into: (1) suffix form (2) generate an abstract descr iption of the book stack machine code (3)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:49985
    • 提供者:
  1. zj

    0下载:
  2. c语言版数据结构课程设计,实现了算术表达式的加减乘除 取反 乘方 括号识别 赋值运算等,内有标注-c-language version of the data structures curriculum design, implementation of the arithmetic expression to take anti-involution, Math parentheses identify assignment operator, etc., there labeled
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:5237
    • 提供者:王小波
  1. stack

    0下载:
  2. 利用栈来实现算术表达式的求值,另外还有关于栈的其他功能实现。可以在命令行窗口下操作-Arithmetic expressions using a stack to implement the evaluation, in addition to other functions on the stack implementation. Can operate under the command line window
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3577
    • 提供者:朱胜强
  1. sshuqiuzhi

    0下载:
  2. 算术表达式求值:置操作数栈为空栈,表达式起始以#为栈底元素,依次读入每个字符,若是操作符则进入OPND栈,运算符则进入OPTR栈的栈定运算符比较优先权后作相应操作,直到OPTR栈顶元素和当前读入字符为-Arithmetic expression evaluation: set stack operand stack is empty, the expression starting with# as the bottom of the stack element, followed by re
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1645
    • 提供者:LT
  1. suanshubiaodashizhuanhuaweisiyuanshi

    0下载:
  2. 编译原理:算术表达式转化为四元式,希望对大家有帮助啊-suanshubiaodashizhuanhuaweisiyuanshi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:72425
    • 提供者:王全虎
  1. calculator

    0下载:
  2. 带括号的算术表达式求值,可用特殊符号加自然语言或算法框图(程序流程图等)或伪语言(like C++)-Bracketed arithmetic expression evaluation, natural language can add special symbols or diagram of algorithm (program flow chart, etc.) or pseudo-language (like C++)
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:405760
    • 提供者:wang
  1. qiuzhi

    0下载:
  2. 表达式求值,根据输入的算术表达式自动求值并显示-Expression evaluation, the input of the arithmetic expressions automatically evaluated and displayed
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:300140
    • 提供者:deqing
  1. main

    0下载:
  2. 通过栈和队列,求算术表达式的值,能够更深入的理解栈的先进后出和队列的先进先出-Through the stack and queue, find the value of arithmetic expressions, to more advanced understanding of the stack and queue in the FIFO after the
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1161
    • 提供者:子童
  1. exam1

    0下载:
  2. (1)用带表头的链表存放输入的数据,每读入一个数,按升序顺序插入到链表中,链表中允许两个结点有相同值。链表的头结点存放链表后面的结点个数,初始化时就生成头结点(初值为0)。链表翻转是把数据逆序(变成降序),注意,头结点不动。翻转后要再翻转一次,恢复升序后才能插入新元素,否则会出错。 (2)先定义堆栈的几个基本操作,再设计一主函数利用堆的操作完成以下功能:假设一个算术表达式中可以包含三种括号:()[]{},且这三种括号可以按任意次序嵌套使用(如:...[...{...}...[...]...]
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:207277
    • 提供者:tamakiramimy
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 25 »
搜珍网 www.dssz.com